火范文>英语词典>internal representation翻译和用法

internal representation

英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]

网络  内部表示; 内部表象; 内在表征; 内部表征; 内在表象

英英释义

noun

双语例句

  • Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
    项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。
  • If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
    如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。
  • That eliminates the need for conversions between internal representation of objects and Java/ C# representations.
    因此不需要在对象的内部表现形式和Java/C表现形式之间转换。
  • Created at installation time, these files store an internal representation of the system classes.
    这些文件在安装时创建,保存着系统类的内部表示方式。
  • Having one internal format would enable all of the Java-based languages to resolve to the same internal representation, he said.
    建立一种内部格式可以让所有基于Java的语言解析相同的内部表示,他说。
  • The internal transport ( rings in the current implementation) move only buffers and have no knowledge of their internal representation.
    内部传输(当前实现中的连接点)仅移动缓冲区,并且不知道它们的内部表示。
  • The contribution is: Proposed an internal representation for object-oriented software: multi-level dependency graph.
    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。
  • For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
    比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。
  • We have the ability to translate from a number of parsers to an internal representation which we use for compilation.
    我们有能力借鉴众多解析器来自行开发用于编译的和一个解析器的内部实现。
  • Currently the loader passes the internal representation of the code back to Ruby for execution.
    目前,加载器会把代码的内部表示返回给Ruby来执行。